Namespace - LJCGenTextEdit
Parameters
sectionName - The Section name.
repeatItemName - The RepeatItem name.
replacementName - The Replacement name.
Returns
True if successful, otherwise false.
Syntax
C# |
public Boolean DeleteReplacement(String sectionName, String repeatItemName, String replacementName)
|
Deletes the Replacement record from the object data.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.